Initializes a new instance of the AddItemCommand class.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public AddItemCommand<T> ( |
Visual Basic
![]() |
---|
Public New (Of T) ( _ |
The Workbook modified by this command.
The collection to which the new item is added.
The zero-based index where the new collection should be added.
The item that should be added to the collection.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |